Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stat: use chrono instead of time in fsext #5934

Merged
merged 7 commits into from
Feb 19, 2024

Conversation

tertsdiepraam
Copy link
Member

This removes the dependency of fsext on time and it cleans up the code.

This removes the dependency of `fsext` on `time` and it cleans up the code.
@cakebaker cakebaker merged commit 177ac7e into uutils:main Feb 19, 2024
58 of 62 checks passed
ysthakur pushed a commit to ysthakur/coreutils that referenced this pull request Feb 27, 2024
* stat: use chrono instead of time in fsext

This removes the dependency of `fsext` on `time` and it cleans up the code.

* stat: use chrono instead of time in fsext

This removes the dependency of `fsext` on `time` and it cleans up the code.

* stat: fix two errors from clippy & spell-checker

* stat: move fn to fix clippy error

* stat: print - if birth time unknown

* uucore/fsext: fix "unused import" error on Windows

---------

Co-authored-by: Daniel Hofstetter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants